(SST) ShlWAPI.pas Version 1.08

Developer Reference
(SST)ShlWAPI AssocQueryKey Function
Does something.
Information X
OK
 
Sorry, this page is still under construction!
We are currently still in the process of designing and completing this page. However, we've completed many other pages.
To avoid opening pages in various stages prior to completion inadvertently, please refer to the Title Index page.
Scope
Global (i.e. this function can be called/accessed from code in any unit that includes/uses (SST)ShlWAPI.pas).
Syntax
Function AssocQueryKey(flags : ASSOCF; key : ASSOCKEY; pszAssoc : LPCSTR; pszExtra : LPCSTR; VAR phkeyOut : HKEY) : HRESULT;
Parameters
flags [in]  
key [in]  
pszAssoc [in]  
pszExtra [in]  
phkeyOut [out] The HKEY.
Return Values
A signed 32-bit integer value of type HRESULT. If the function succeeds this value is S_OK (= $0000 0000), otherwise, a COM error code is returned.
Remarks
Remark 1.
Remark 2.
Example
Sample code
Requirements
Unit: Declared and imported in (SST)ShlWAPI.pas
Library: (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj
Unicode: Implemented as ANSI (AssocQueryKey and AssocQueryKeyA) and Unicode (AssocQueryKeyW) functions.
Min. ShlWAPI.dll version according to MS SDK doc.: 5.0
Min. ShlWAPI.dll version based on SST research: 5.0
Min. OS version(s) according to Microsoft SDK doc.: NT 4.0 with IE 5, Windows 98, Windows 95 with IE 5, Windows 2000
Min. OS version(s) according to SST research.: NT 4.0 with IE 5, Windows 98, Windows 95 with IE 5, Windows 2000
See Also
AssocCreate, AssocGetPerceivedType, AssocIsDangerous, AssocQueryKey, AssocQueryString, AssocQueryStringByKey, IQueryAssociations
 
Windows APIs: AssocCreate, AssocGetPerceivedType, AssocIsDangerous, AssocQueryKey, AssocQueryString, AssocQueryStringByKey, IQueryAssociations


Document/Contents version 1.00
Page/URI last updated on 07.12.2023
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2015
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com